[INFO] cloning repository https://github.com/odysa/rdf4j-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/odysa/rdf4j-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodysa%2Frdf4j-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodysa%2Frdf4j-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 665558f76855dc11b7aa40471d6c9e369a905884
[INFO] testing odysa/rdf4j-cli against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fodysa%2Frdf4j-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/odysa/rdf4j-cli
[INFO] finished tweaking git repo https://github.com/odysa/rdf4j-cli
[INFO] tweaked toml for git repo https://github.com/odysa/rdf4j-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/odysa/rdf4j-cli on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/odysa/rdf4j-cli already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 607552e3e28520f53635187205ae8e780aaa3847aea595736a956cd9f681892f
[INFO] running `Command { std: "docker" "start" "-a" "607552e3e28520f53635187205ae8e780aaa3847aea595736a956cd9f681892f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "607552e3e28520f53635187205ae8e780aaa3847aea595736a956cd9f681892f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "607552e3e28520f53635187205ae8e780aaa3847aea595736a956cd9f681892f", kill_on_drop: false }`
[INFO] [stdout] 607552e3e28520f53635187205ae8e780aaa3847aea595736a956cd9f681892f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0d8f83711d3061e62e7849bbf2705a833c6ed4650712f98c847e2c71538c19fe
[INFO] running `Command { std: "docker" "start" "-a" "0d8f83711d3061e62e7849bbf2705a833c6ed4650712f98c847e2c71538c19fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling oxiri v0.2.11
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling oxilangtag v0.1.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling json-event-parser v0.2.3
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling ryu-js v1.0.2
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling openssl-sys v0.9.113
[INFO] [stderr]    Compiling papergrid v0.13.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling rand v0.9.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling oxrdf v0.2.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling oxjsonld v0.2.4
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling oxrdfio v0.2.4
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling sparesults v0.2.5
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rdf4j-rs v0.1.0 (/opt/rustwide/workdir/rdf4j-rs)
[INFO] [stderr]    Compiling rdf4j-cli v0.1.0 (/opt/rustwide/workdir/rdf4j-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.57s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "0d8f83711d3061e62e7849bbf2705a833c6ed4650712f98c847e2c71538c19fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d8f83711d3061e62e7849bbf2705a833c6ed4650712f98c847e2c71538c19fe", kill_on_drop: false }`
[INFO] [stdout] 0d8f83711d3061e62e7849bbf2705a833c6ed4650712f98c847e2c71538c19fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fd3617d908fd134c0073788a5ea87fc048f0e176d28fee912a26b8db49f552f5
[INFO] running `Command { std: "docker" "start" "-a" "fd3617d908fd134c0073788a5ea87fc048f0e176d28fee912a26b8db49f552f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.23.38
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling etcetera v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rustls-webpki v0.103.11
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl v0.10.77
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling tokio v1.51.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tabled_derive v0.9.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling oxrdf v0.3.3
[INFO] [stderr]    Compiling oxrdf v0.2.4
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling tabled v0.17.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling sparesults v0.2.5
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling oxrdfxml v0.2.3
[INFO] [stderr]    Compiling oxttl v0.2.3
[INFO] [stderr]    Compiling oxjsonld v0.2.4
[INFO] [stderr]    Compiling serde_with v3.18.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling oxrdfio v0.2.4
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.8
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling rdf4j-rs v0.1.0 (/opt/rustwide/workdir/rdf4j-rs)
[INFO] [stderr]    Compiling rdf4j-cli v0.1.0 (/opt/rustwide/workdir/rdf4j-cli)
[INFO] [stderr]    Compiling bollard v0.18.1
[INFO] [stderr]    Compiling testcontainers v0.23.3
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "fd3617d908fd134c0073788a5ea87fc048f0e176d28fee912a26b8db49f552f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd3617d908fd134c0073788a5ea87fc048f0e176d28fee912a26b8db49f552f5", kill_on_drop: false }`
[INFO] [stdout] fd3617d908fd134c0073788a5ea87fc048f0e176d28fee912a26b8db49f552f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b7c435400b16b8c61cc3a76f5f9fcec27a6229e675fa29fd40048b798ed0416f
[INFO] running `Command { std: "docker" "start" "-a" "b7c435400b16b8c61cc3a76f5f9fcec27a6229e675fa29fd40048b798ed0416f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdf4j_cli-006462df36aa20ab)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rdf4j_cli-d4163a618627f114)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-fda493fc75b7dccb)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test test_format_sparql_boolean ... ok
[INFO] [stdout] test test_rdf_format_detect ... ok
[INFO] [stdout] test test_sparql_input_resolve ... ok
[INFO] [stdout] name
[INFO] [stdout] """Alice"""
[INFO] [stdout] """Bob"""
[INFO] [stdout] test test_format_sparql_results_table ... ok
[INFO] [stdout] test test_create_list_delete_repo ... FAILED
[INFO] [stdout] test test_add_get_delete_statements ... FAILED
[INFO] [stdout] test test_e2e_create_insert_query_delete ... FAILED
[INFO] [stdout] test test_upload_turtle_file ... FAILED
[INFO] [stdout] test test_health ... FAILED
[INFO] [stdout] test test_protocol ... FAILED
[INFO] [stdout] test test_sparql_insert_and_query ... FAILED
[INFO] [stdout] test test_namespace_crud ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_create_list_delete_repo stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (26) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_create_list_delete_repo' (21) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7e264 - integration[a452a3e25fb54ec7]::test_create_list_delete_repo
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:110:18
[INFO] [stdout]   33:     0x64332cf7a537 - integration[a452a3e25fb54ec7]::test_create_list_delete_repo::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:109:34
[INFO] [stdout]   34:     0x64332cf24cd6 - <integration[a452a3e25fb54ec7]::test_create_list_delete_repo::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_add_get_delete_statements stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (50) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_add_get_delete_statements' (20) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7f603 - integration[a452a3e25fb54ec7]::test_add_get_delete_statements
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:176:18
[INFO] [stdout]   33:     0x64332cf7a597 - integration[a452a3e25fb54ec7]::test_add_get_delete_statements::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:175:36
[INFO] [stdout]   34:     0x64332cf24d56 - <integration[a452a3e25fb54ec7]::test_add_get_delete_statements::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_e2e_create_insert_query_delete stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (68) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_e2e_create_insert_query_delete' (22) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf808b7 - integration[a452a3e25fb54ec7]::test_e2e_create_insert_query_delete
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:299:15
[INFO] [stdout]   32:     0x64332cf7a5f7 - integration[a452a3e25fb54ec7]::test_e2e_create_insert_query_delete::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:296:41
[INFO] [stdout]   33:     0x64332cf24dd6 - <integration[a452a3e25fb54ec7]::test_e2e_create_insert_query_delete::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   36:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   37:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   38:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   43:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   44:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   46:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   47:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   51:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   53:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   54:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   55:     0x7031ded65a64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_upload_turtle_file stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (86) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_upload_turtle_file' (32) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7cdce - integration[a452a3e25fb54ec7]::test_upload_turtle_file
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:254:18
[INFO] [stdout]   33:     0x64332cf7a4a7 - integration[a452a3e25fb54ec7]::test_upload_turtle_file::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:251:29
[INFO] [stdout]   34:     0x64332cf24c16 - <integration[a452a3e25fb54ec7]::test_upload_turtle_file::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_health stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (104) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_health' (25) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7b6a6 - integration[a452a3e25fb54ec7]::test_health
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:95:18
[INFO] [stdout]   33:     0x64332cf7a3e7 - integration[a452a3e25fb54ec7]::test_health::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:94:17
[INFO] [stdout]   34:     0x64332cf24b16 - <integration[a452a3e25fb54ec7]::test_health::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_protocol stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (122) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_protocol' (28) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7b816 - integration[a452a3e25fb54ec7]::test_protocol
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:101:18
[INFO] [stdout]   33:     0x64332cf7a417 - integration[a452a3e25fb54ec7]::test_protocol::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:100:19
[INFO] [stdout]   34:     0x64332cf24b56 - <integration[a452a3e25fb54ec7]::test_protocol::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_sparql_insert_and_query stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (140) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_sparql_insert_and_query' (31) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7eaef - integration[a452a3e25fb54ec7]::test_sparql_insert_and_query
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:133:18
[INFO] [stdout]   33:     0x64332cf7a567 - integration[a452a3e25fb54ec7]::test_sparql_insert_and_query::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:132:34
[INFO] [stdout]   34:     0x64332cf24d16 - <integration[a452a3e25fb54ec7]::test_sparql_insert_and_query::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_namespace_crud stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread '<unnamed>' (158) panicked at rdf4j-cli/tests/integration.rs:44:22:
[INFO] [stdout] Failed to start RDF4J container: Client(Init(SocketNotFoundError("/var/run/docker.sock")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4cec - <core[5a1c3e9896636f3a]::result::Result<testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>, testcontainers[360dc922ba4c8806]::core::error::TestcontainersError>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf79755 - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:44:22
[INFO] [stdout]   22:     0x64332cf3cb4b - <core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>> as core[5a1c3e9896636f3a]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/future/future.rs:133:9
[INFO] [stdout]   23:     0x64332cf9fbeb - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:71
[INFO] [stdout]   24:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::with_budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   25:     0x64332cf990ea - tokio[318a5ab5d4043902]::task::coop::budget::<core[5a1c3e9896636f3a]::task::poll::Poll<(alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>, <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   26:     0x64332cf990ea - <tokio[318a5ab5d4043902]::runtime::park::CachedParkThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/park.rs:284:31
[INFO] [stdout]   27:     0x64332cf71f4f - <tokio[318a5ab5d4043902]::runtime::context::blocking::BlockingRegionGuard>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   28:     0x64332cf6d676 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:92:22
[INFO] [stdout]   29:     0x64332d001c0d - tokio[318a5ab5d4043902]::runtime::context::runtime::enter_runtime::<<tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>::{closure#0}, (alloc[154f689e5dd3bae5]::string::String, testcontainers[360dc922ba4c8806]::core::containers::async_container::ContainerAsync<testcontainers[360dc922ba4c8806]::images::generic::GenericImage>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   30:     0x64332cf5b597 - <tokio[318a5ab5d4043902]::runtime::scheduler::multi_thread::MultiThread>::block_on::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/scheduler/multi_thread/mod.rs:91:9
[INFO] [stdout]   31:     0x64332cf97292 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on_inner::<core[5a1c3e9896636f3a]::pin::Pin<alloc[154f689e5dd3bae5]::boxed::Box<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:373:50
[INFO] [stdout]   32:     0x64332cf97765 - <tokio[318a5ab5d4043902]::runtime::runtime::Runtime>::block_on::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.51.1/src/runtime/runtime.rs:343:18
[INFO] [stdout]   33:     0x64332cf7a06d - integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:35:39
[INFO] [stdout]   34:     0x64332cf724e1 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x64332d02f4d6 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x64332d04e0f8 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x64332cf61f4b - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x64332d03745b - __rust_try
[INFO] [stdout]   39:     0x64332d02f13e - std[d054f6f42beb1baa]::panicking::catch_unwind::<alloc[154f689e5dd3bae5]::string::String, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x64332d02f13e - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}::{closure#0}>, alloc[154f689e5dd3bae5]::string::String>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x64332d02f13e - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   42:     0x64332cf23c3e - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<integration[a452a3e25fb54ec7]::server_url::{closure#0}::{closure#0}, alloc[154f689e5dd3bae5]::string::String>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   44:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   45:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   46:     0x7031ded65a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'test_namespace_crud' (27) panicked at rdf4j-cli/tests/integration.rs:60:10:
[INFO] [stdout] Container thread panicked: Any { .. }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64332de74938 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized::<std[d054f6f42beb1baa]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64332de74938 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64332de74938 - <<std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64332de8be9a - <core[5a1c3e9896636f3a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64332de8be9a - core[5a1c3e9896636f3a]::fmt::write
[INFO] [stdout]    6:     0x64332de7a082 - std[d054f6f42beb1baa]::io::default_write_fmt::<alloc[154f689e5dd3bae5]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x64332de7a082 - <alloc[154f689e5dd3bae5]::vec::Vec<u8> as std[d054f6f42beb1baa]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x64332de50fb6 - <std[d054f6f42beb1baa]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64332de50fb6 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64332de6bd59 - std[d054f6f42beb1baa]::panicking::default_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64332d1a0b6c - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x64332d1a0b6c - test[fad20673b750c10e]::test_main_inner::<test[fad20673b750c10e]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x64332de6bfd2 - <alloc[154f689e5dd3bae5]::boxed::Box<dyn for<'a, 'b> core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x64332de6bfd2 - std[d054f6f42beb1baa]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64332de51072 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x64332de481d9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace::<std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64332de5203d - __rustc[7ab284efd7f33ea8]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64332de8c6dc - core[5a1c3e9896636f3a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64332de8c452 - core[5a1c3e9896636f3a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1872:5
[INFO] [stdout]   20:     0x64332cfb4e5e - <core[5a1c3e9896636f3a]::result::Result<alloc[154f689e5dd3bae5]::string::String, alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::any::Any + core[5a1c3e9896636f3a]::marker::Send>>>::expect
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x64332cf7a33b - integration[a452a3e25fb54ec7]::server_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:60:10
[INFO] [stdout]   22:     0x64332cfebfc8 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   23:     0x64332cfebeee - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   24:     0x64332d002e01 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   25:     0x64332de56909 - <std[d054f6f42beb1baa]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   26:     0x64332cffb8b4 - <std[d054f6f42beb1baa]::sync::once::Once>::call_once_force::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   27:     0x64332cfda176 - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::initialize::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   28:     0x64332cfda24b - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_try_init::<<std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init<integration[a452a3e25fb54ec7]::server_url::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   29:     0x64332cfda1ad - <std[d054f6f42beb1baa]::sync::once_lock::OnceLock<alloc[154f689e5dd3bae5]::string::String>>::get_or_init::<integration[a452a3e25fb54ec7]::server_url::{closure#0}>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   30:     0x64332cf7b35d - integration[a452a3e25fb54ec7]::server_url
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:20:9
[INFO] [stdout]   31:     0x64332cf7b313 - integration[a452a3e25fb54ec7]::new_client
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:79:22
[INFO] [stdout]   32:     0x64332cf7b9f4 - integration[a452a3e25fb54ec7]::test_namespace_crud
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:221:18
[INFO] [stdout]   33:     0x64332cf7a447 - integration[a452a3e25fb54ec7]::test_namespace_crud::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/rdf4j-cli/tests/integration.rs:220:25
[INFO] [stdout]   34:     0x64332cf24b96 - <integration[a452a3e25fb54ec7]::test_namespace_crud::{closure#0} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x64332d193c4b - <fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x64332d193c4b - test[fad20673b750c10e]::__rust_begin_short_backtrace::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18
[INFO] [stdout]   37:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74
[INFO] [stdout]   38:     0x64332d1a14c5 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   39:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   40:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panicking::catch_unwind::<core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   41:     0x64332d1a14c5 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<test[fad20673b750c10e]::run_test_in_process::{closure#0}>, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   42:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test_in_process
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27
[INFO] [stdout]   43:     0x64332d1a14c5 - test[fad20673b750c10e]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43
[INFO] [stdout]   44:     0x64332d19c024 - test[fad20673b750c10e]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41
[INFO] [stdout]   45:     0x64332d19c024 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace::<test[fad20673b750c10e]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   46:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   47:     0x64332d1a4542 - <core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   48:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40
[INFO] [stdout]   49:     0x64332d1a4542 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19
[INFO] [stdout]   50:     0x64332d1a4542 - std[d054f6f42beb1baa]::panic::catch_unwind::<core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe<std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14
[INFO] [stdout]   51:     0x64332d1a4542 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   52:     0x64332d1a4542 - <std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked<test[fad20673b750c10e]::run_test::{closure#1}, ()>::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   53:     0x64332de73a7f - <alloc[154f689e5dd3bae5]::boxed::Box<dyn core[5a1c3e9896636f3a]::ops::function::FnOnce<(), Output = ()> + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   54:     0x64332de73a7f - <std[d054f6f42beb1baa]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   55:     0x7031decd8aa4 - <unknown>
[INFO] [stdout]   56:     0x7031ded65a64 - clone
[INFO] [stdout]   57:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_add_get_delete_statements
[INFO] [stdout]     test_create_list_delete_repo
[INFO] [stdout]     test_e2e_create_insert_query_delete
[INFO] [stdout]     test_health
[INFO] [stdout]     test_namespace_crud
[INFO] [stdout]     test_protocol
[INFO] [stdout]     test_sparql_insert_and_query
[INFO] [stdout]     test_upload_turtle_file
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p rdf4j-cli --test integration`
[INFO] running `Command { std: "docker" "inspect" "b7c435400b16b8c61cc3a76f5f9fcec27a6229e675fa29fd40048b798ed0416f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7c435400b16b8c61cc3a76f5f9fcec27a6229e675fa29fd40048b798ed0416f", kill_on_drop: false }`
[INFO] [stdout] b7c435400b16b8c61cc3a76f5f9fcec27a6229e675fa29fd40048b798ed0416f
